Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Will below statements will work or not?Dec 21
Which of the following SQL statements will work? Dec 21
Which statement(s) is NOT true about catch (…) statement? - Select optionDec 08
Which of the following is not true about the code segment given below?Jan 14
What is the output of the below code?Dec 06
The statement int main() is a which statementNov 12
How does assembly versioning work?Feb 26
How does CAS work?Mar 15
How does .NET remoting work?Sep 17
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work?Dec 21
Which clause works just like LIKE(%)? Dec 21
How to make cout and cin working in Visual C++Oct 16
How to clrscr() function working in Visual C++Oct 16
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
Which statement(s) does not invoke the above template correctly? - Select optionJul 18
Which of the following statement(s) is NOT true regarding the above code? sele...Oct 05
Which of the following statement(s) is true according to the following statement...Jan 13
What is the output of the below code 1?Dec 03
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
C++ does not supportFeb 25
Which of the following is not a keyword?Aug 27
Write the equivalent C++ statement for the following expressionDec 01
Which of the following statements is true about the function that contains the c...Jan 15
Which is NOT true about Templates? - Select optionOct 27
What is the output of the code mentioned below? - select optionMar 05
What will be the output of the code mentioned below? Jun 24
Which is NOT true about function objects?Mar 09
Which interrupt is not level-sensitive in 8085?May 01
Are triggers used with the SELECT statement? Dec 21
What does streamline an SQL statement mean? Dec 21
How do I know when my thread pool work item has completed?Nov 20
Which of the following languages is not a procedure oriented programming...Oct 16
Which of the following statements require the header file to be...Nov 25
Which of the following is not a user-defined data type?Jan 13
Identify the error, if any: double avg=tot/n; in this statementFeb 15
Which of the following is not a member-dereferencing operator?Nov 15
a = (b = 5); The C++ statement is an example of which optionSep 26
Which of the following is NOT true about pure virtual function?Mar 20
Which of the following is not true about member functions?Jul 28
Which of the following is not true about static member variable?Jul 25
Which of the following is not true about constructors and destructors?Oct 28
Which of the following statements do correctly describe the characteristics of...Dec 06
Which of the following statements are true about copy constructors? Select...Jul 09
Which the following is true regarding the statement? const simple m(a,b); Se...Sep 19
Which of the following statements do incorrectly describe the characteristics of...Oct 18
Which is a correct description of the destructor ‘sample’ and includes output...Sep 01
Which of the following is NOT true about virtual functions?Aug 13
Which is not true about operator overloading? - select optionOct 13
Which of the following statements does correctly describe the casting operator...Apr 23